toggle menu
smartposapi-core
1.5.3
androidJvm
switch theme
search in API
smartposapi-core
/
com.worldline.smartposapi.core.dto.cardreader
/
MifareSectorData
/
MifareSectorData
Mifare
Sector
Data
constructor
(
sectorIndex
:
Int
,
keyA
:
String
?
=
null
,
keyB
:
String
?
=
null
,
blockData
:
List
<
MifareBlockData
>
=
emptyList()
)